Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.theme.localconfiguration--doctype

This contribution is part of XML component org.nuxeo.theme.localconfiguration inside nuxeo-theme-styling-9.10.jar /OSGI-INF/theme-local-configuration.xml

Extension Point

Extension point doctype of component TypeService.

Contributed Items

  • <facet name="ThemeLocalConfiguration">
          <schema name="theme_configuration"/>
        </facet>

XML Source

<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">

    <facet name="ThemeLocalConfiguration">
      <schema name="theme_configuration"/>
    </facet>

  </extension>